Papers by Mohammad Mohammadi Amiri

2 papers
OjaKV: Context-Aware Online Low-Rank KV Cache Compression (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for inference use static, offline-learned subspaces that perform poorly under distribution shifts.
Approach: They propose a framework that integrates a storage policy with an online subspace adaptation to preserve key-value tokens in full rank as high-fidelity anchors.
Outcome: Experiments show that OjaKV maintains or improves zero-shot accuracy at high compression ratios, achieving the strongest gains on long-context benchmarks requiring complex reasoning.
ZoomR: Memory Efficient Reasoning through Multi-Granularity Key Value Retrieval (2026.acl-long)

Copied to clipboard

Challenge: Large language models generate long chain of thoughts but memory footprint grows with output length . prior work on KV cache optimization focused on compressing long input context .
Approach: They propose a new approach that compresses verbose reasoning thoughts into summaries . they use a dynamic KV cache selection policy that leverages these summary keys .
Outcome: The proposed approach reduces memory usage while avoiding full-cache attention at each step.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations